home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 18 / HENTAI_18.bin / hentai.swf / scripts / DefineButton2_112 / BUTTONCONDACTION on(release).as
Text File  |  2007-04-20  |  129b  |  7 lines

  1. on(release){
  2.    unloadMovie("_root.target_h");
  3.    unloadMovie("_root.target_v");
  4.    gotoAndStop("CHEERIOga");
  5.    play();
  6. }
  7.